projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2018-04-02
Paul Eggert
Clarify eq on floats
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Gemini Lasswell
Fix Testcover bug in handling of vectors containing...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Charles A....
Add a history variable for `read-variable'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Alan Mackenzie
Optimize c-syntactic-skip-backward, c-determine-limit...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Simona Arizanova
Make help-for-help window searchable (Bug#19655)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Stefan Monnier
* lisp/emacs-lisp/debug.el (debug): Don't hang upon...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Paul Eggert
Further improve advice in make-tarball.txt
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Paul Eggert
Port make-dist to tar 1.27 and earlier
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Glenn Morris
* lisp/nxml/nxml-mode.el (nxml-sexp-element-flag):...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Glenn Morris
; Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Eli Zaretskii
Followup to last change
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Jostein Kjønigsen
Change the default value of nxml-sexp-element-flag.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Eli Zaretskii
Minor copyedits of completion-at-point-functions docume...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Stefan Monnier
(completion-at-point-functions): Improve doc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Eli Zaretskii
Minor copyedits of completion-at-point-functions docume...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Eli Zaretskii
* lisp/net/shr.el (shr-browse-url): Doc fix. (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Eli Zaretskii
Support more separators in rmail-retry-failure
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Eli Zaretskii
; * doc/emacs/msdos.texi: Fix wording of last change.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Eli Zaretskii
; * admin/make-tarball.txt: Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Hong Xu
Mention `key-description' as inverse of `kbd' (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Noam Postavsky
Document return value of pcase (Bug#30425)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Paul Eggert
* doc/emacs/macos.texi: Tweak grammar and capitalization.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Richard Stallman
Distinguish free from non-free OSes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Paul Eggert
Improve doc for web pages; reproducible tarballs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Paul Eggert
Do not assume --with-file-notification
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Paul Eggert
Centralize Bug#30931 fix
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Noam Postavsky
Fix another case of freed markers in the undo-list...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eli Zaretskii
Add Capital sharp s to 2 more Latin input methods
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eli Zaretskii
Fix C-p and C-n when wrap-prefix is too wide
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Alan Third
Simplify represented filename handling (bug#30800)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Michael Albinus
Improve Tramp test performance
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Paul Eggert
Fix CHECK_ALLOCATED_AND_LIVE abort during GC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Paul Eggert
Prefer \... to control chars in .el literals
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Noam Postavsky
* src/xterm.c (x_make_frame_visible): Fix typo in previ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Noam Postavsky
Don't wait for visible frames to become visible
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Paul Eggert
New experimental variable read-integer-overflow-as...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Paul Eggert
Lisp reader now checks for integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Eli Zaretskii
Support Capital sharp S in German input methods
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Michael Albinus
Fix Bug#30946
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Stefan Monnier
* src/keyboard.c (record_char, read_key_sequence):...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Paul Eggert
Test notify handlers only if file notification
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Paul Eggert
Port recent org-clock fix to POSIX time_t
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Alan Mackenzie
Handle C++17's constexpr keyword in if statements
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Glenn Morris
* doc/emacs/misc.texi (Amusements): Avoid non-printing...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Alan Mackenzie
Replace faulty non-matching regexp "\\<\\>" with "a\\`"
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Glenn Morris
Fix xrefs in pdf Emacs manual
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Michael Albinus
Remove unstable tags in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Glenn Morris
Merge from origin/emacs-26
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Michael Albinus
Improve tramp--test-utf8
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Phillip Lord
Reduce parallelism to Windows build
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Michael Albinus
* doc/misc/org.texi (Installation): Fix clone commands.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Rasmus
Update Org to v9.1.9
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Glenn Morris
; Fix some tiny doc typos
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Paul Eggert
Avoid using unportable integer in org-clock
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Paul Eggert
Update from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Stefan Monnier
(benchmark-run-compiled): Make it work like 'benchmark...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Stefan Monnier
(completion-at-point-functions): Improve doc
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Stefan Monnier
(read_key_sewuence): Use POSN in second event when...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Stefan Monnier
* lisp/mouse.el: Remove redundant ':group's.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Glenn Morris
* test/lisp/emacs-lisp/bytecomp-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Stefan Monnier
* lisp/emacs-lisp/benchmark.el (benchmark-run): Allow...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Paul Eggert
Fix constant folding of overflows
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Michael Heerdegen
De-obsolete `if-let' and `when-let'
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Glenn Morris
* lisp/htmlfontify.el (hfy-begin-span-handler): Doc...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Stefan Monnier
Trivial fixes for last changes to package.el and marker.c
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Paul Eggert
; Spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Eli Zaretskii
* doc/lispref/functions.texi (Defining Functions):...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Michael Albinus
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Stefan Monnier
* lisp/emacs-lisp/package.el: New quickstart feature
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Stefan Monnier
* src/marker.c: Try and speed up byte<->char conversion...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Michael Albinus
Fix problem with trailing slash in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Phillip Lord
Remove architecture dependent source downloads
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Aaron Jensen
Fix crash after frame is freed on macOS (bug#30800)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Eric Skoglund
Make eshell/kill handle -<signal> and -<SIGNALNAME...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Michael Albinus
More manual editing
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Noam Postavsky
Allow `&rest' or `&optional' without following variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Michael Albinus
Minor manual changes changes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Vibhav Pant
Fix byte-optimize-memq incorrectly optimizing some...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Vibhav Pant
Optimize certain memq forms during byte-compilation.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Phillip Lord
Reduce build load
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Glenn Morris
* lisp/emulation/viper.el (viper-set-hooks): Replace...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Glenn Morris
* lisp/vc/vc.el (vc-initial-comment): Remove var unused...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Glenn Morris
Remove some unused gnus-registry variables
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
Remove variables labeled as obsolete that do nothing
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
* lisp/calculator.el (calculator-paste-decimals): Add...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Phillip Lord
Limit build load
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Phillip Lord
Ensure configure is running if necessary
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
* lisp/progmodes/cc-langs.el: Silence compiler.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
Quieten lisp/obsolete compilation
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Paul Eggert
Clarify syntax of radixed integers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
Remove some declare-function stub definitions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
Replace some uses of cl with cl-lib
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
Replace cl in some obsolete files
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
cedet: replace cl with cl-lib
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Glenn Morris
gnus: replace cl with cl-lib
commit
|
commitdiff
|
tree
|
snapshot
next